Dev update to lv2017#10
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the GlobalStop LabVIEW library project/package to LabVIEW 2017, including regenerated VIs/CTLs, updated LV project/library metadata, and CI runner targeting for LV2017 builds.
Changes:
- Migrate LabVIEW project/library metadata from LV2014 to LV2017 (LVVersion updates).
- Re-save/regenerate GlobalStop VIs/controls and add/update example VIs under
src/examples/.... - Update VIPM build settings and GitHub Actions runners to target LabVIEW 2017.
Reviewed changes
Copilot reviewed 5 out of 18 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
src/user.lib/_NEVSTOP/GlobalStop/_replace stopArr element.vi |
Added/updated LV2017-saved helper VI (binary). |
src/user.lib/_NEVSTOP/GlobalStop/_gStop.vi |
Added/updated core FGV VI (binary). |
src/user.lib/_NEVSTOP/GlobalStop/_def_oper.ctl |
Added/updated typedef/control dependency (binary). |
src/user.lib/_NEVSTOP/GlobalStop/GSTOP.lvlib |
Library metadata updated to LV2017. |
src/user.lib/_NEVSTOP/GlobalStop/GSTOP SET.vi |
Added/updated public API VI (binary). |
src/user.lib/_NEVSTOP/GlobalStop/GSTOP RESET.vi |
Added/updated public API VI (binary). |
src/user.lib/_NEVSTOP/GlobalStop/GSTOP INIT.vi |
Added/updated public API VI (binary). |
src/user.lib/_NEVSTOP/GlobalStop/GSTOP GET.vi |
Added/updated public API VI (binary). |
src/user.lib/_NEVSTOP/GlobalStop/GSTOP CheckSet.vi |
Added/updated helper API VI (binary). |
src/examples/NEVSTOP/GlobalStop/globalstop-example1.vi |
Added/updated example VI (binary). |
src/examples/NEVSTOP/GlobalStop/globalstop-example2.vi |
Added/updated example VI (binary). |
src/examples/NEVSTOP/GlobalStop/globalstop-example3.vi |
Added/updated example VI (binary). |
src/LabVIEW-GlobalStop-Library.vipb |
VIPM package builder settings updated for LV2017, versioning, and dependencies. |
GlobalStop.lvproj |
Project LVVersion updated to LV2017 and RT target removed. |
DEV ENVIRONMENT LabVIEW 2017 |
New (currently empty) marker file for development environment. |
.github/workflows/Check_Broken_VIs.yml |
CI runner label updated to lv2017. |
.github/workflows/Build_VIPM_Library.yml |
CI runner label updated to lv2017. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.